C1.Silverlight.Schedule.5 Assembly > C1.C1Schedule Namespace > C1ScheduleStorage Class > Export Method : Export(Stream,IList<Appointment>,FileFormatEnum) Method |
'Declaration Public Overloads Sub Export( _ ByVal stream As System.IO.Stream, _ ByVal appointments As System.Collections.Generic.IList(Of Appointment), _ ByVal format As FileFormatEnum _ )
public void Export( System.IO.Stream stream, System.Collections.Generic.IList<Appointment> appointments, FileFormatEnum format )